home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 7 / BBS in a Box - Macintosh - Volume VII (BBS in a Box) (January 1993).iso / Files / Hyper / Co-Cz / Confine.cpt / CONSAF.STK / card_3691.txt < prev    next >
Text File  |  1990-02-06  |  2KB  |  80 lines

  1. -- card: 3691 from stack: in.STK
  2. -- bmap block id: 4642
  3. -- flags: 0000
  4. -- background id: 2575
  5. -- name: 
  6. ----- HyperTalk script -----
  7. on openCard
  8.  
  9.   set scroll of card field 1 to zero
  10.   put scroll of card field 1 into It
  11.   wait 3 seconds
  12.  
  13.   repeat for 180 times
  14.     add 3 to It
  15.     set scroll of card field 1 to It
  16.  
  17.   end repeat
  18.  
  19. end openCard
  20.  
  21.  
  22.  
  23. -- part 1 (field)
  24. -- low flags: 00
  25. -- high flags: 0007
  26. -- rect: left=70 top=73 right=271 bottom=442
  27. -- title width / last selected line: 0
  28. -- icon id / first selected line: 0 / 0
  29. -- text alignment: 0
  30. -- font id: 22
  31. -- text size: 12
  32. -- style flags: 256
  33. -- line height: 16
  34. -- part name: Disclaimer
  35.  
  36.  
  37. -- part 2 (button)
  38. -- low flags: 00
  39. -- high flags: A004
  40. -- rect: left=218 top=277 right=332 bottom=293
  41. -- title width / last selected line: 0
  42. -- icon id / first selected line: 27056 / 27056
  43. -- text alignment: 1
  44. -- font id: 0
  45. -- text size: 12
  46. -- style flags: 0
  47. -- line height: 16
  48. -- part name: Continue
  49. ----- HyperTalk script -----
  50. on mouseUp
  51.  
  52.   visual effect dissolve
  53.   go next
  54. end mouseUp
  55.  
  56.  
  57.  
  58. -- part contents for card part 1
  59. ----- text -----
  60. Disclaimer Statement
  61.  
  62. This HyperCard software stack is provided as a tutorial in Confined Space Hazards.
  63.  
  64. Misuse of proper procedures and equipment in confined space entry can result in death.  No warranty or guarantee is provided with this software that procedures  presented here are applicable for all possible confined space scenarios.  Therefore, it is the resonsibility of the person or persons entering a confined space to assess the hazards on a case by case basis and
  65. to ensure that proper equipment and procedures are in place before entry.
  66.  
  67. This software is a freeware product, it is available via download for Compuserve Infomation Service-Saftynet Forum.  Any user comments or suggestions for improvment are welcome.  A copy on 3.5" floppy may be obtained by mailing a disk and $2.00 for postage and handling to:
  68.  
  69.                William D Buck,PE
  70.                32612 Lyndon Ave.
  71.                Livonia, Michigan 48154  
  72.  
  73.  
  74. Special Thanks to John Rekus,CIH for granting permission for the use of text
  75. material presented during the Sept. '89
  76. Safetynet discussions on confined space
  77. safety.  
  78.  
  79.  
  80.